home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1996 October / MACPOWER-1996-10.ISO.7z / MACPOWER-1996-10.ISO / AMUG / Internet_31 / NetCacheResolver 0.9d6 / NetCacheResolver 0.9d6 ト / library / NCR_Event.h < prev    next >
Text File  |  1996-05-12  |  265b  |  11 lines

  1. // NetCache Resolver, 1995 (C) Mizutori Tetsuya
  2. // - NCR_Event.h, October 8, 1995
  3. // This document is pretty printed in 10-point Geneva font.
  4.  
  5. /***** setup *****/
  6. void ToolboxInit ( void );
  7. void SetupMenuBar ( void );
  8. void EventLoop ( void );
  9.  
  10. // end of definition
  11.